home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
Id010.dxr
/
00041.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
166 b
|
15 lines
on exitFrame
if the timer < 1440 then
handcursor(9)
handcursor(11)
go(the frame)
else
go(42)
end if
end
on mouseUp
sound stop 1
go(42)
end